Source Cloud SQL Auth Proxy connection vars from secrets in apphosting.yaml#93
Merged
taterhead247 merged 3 commits intofeat-enable-sql-auth-proxyfrom Mar 12, 2026
Merged
Conversation
…ing.yaml Co-authored-by: taterhead247 <26818765+taterhead247@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Address feedback on SQL Auth Proxy socket option implementation
Source Cloud SQL Auth Proxy connection vars from secrets in apphosting.yaml
Mar 11, 2026
|
@copilot , can we make these environment variables (free) instead of secrets (not free)? |
Co-authored-by: taterhead247 <26818765+taterhead247@users.noreply.github.com>
Contributor
Author
9e06033
into
feat-enable-sql-auth-proxy
4 of 5 checks passed
Copilot stopped work on behalf of
taterhead247 due to an error
March 12, 2026 03:31
evanpetzoldt
added a commit
that referenced
this pull request
Mar 12, 2026
* enabled sql auth proxy socket option for db connection * fixing db_password name and reference * Source Cloud SQL Auth Proxy connection vars from secrets in apphosting.yaml (#93) Just updating .env.example. Ended up not using secrets for non-secret stuff. --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
INSTANCE_UNIX_SOCKET,DB_USER,DB_NAMEto freevalue:environment variables inapphosting.yamlDB_PASSWORDremains asecret:reference (sensitive).env.exampleincludes commented-out placeholders for all Cloud SQL Auth Proxy vars💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.